
<!DOCTYPE html>
<html lang="en">
  <head>
  <meta charset="utf-8">
  <meta content="width=300, initial-scale=1" name="viewport">
  <meta name="description" content="Create a new document and edit with others at the same time -- from your computer, phone or tablet. Get stuff done with or without an internet connection. Use Docs to edit Word files. Free from Google.">
  <meta name="google-site-verification" content="LrdTUW9psUAMbh4Ia074-BPEVmcpBxF6Gwf0MSgQXZs">
  <title>Google Docs - create and edit documents online, for free.</title>
  <style>
  @font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuht.eot);
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0f.eot);
}
  </style>
  <style>
  h1, h2 {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0;
  }
  @-webkit-keyframes fontfix {
  from {
  opacity: 1;
  }
  to {
  opacity: 1;
  }
  }
  </style>
<style>
  html, body {
  font-family: Arial, sans-serif;
  background: #fff;
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  height: 100%;
  min-width: 100%;
  font-size: 13px;
  color: #404040;
  direction: ltr;
  -webkit-text-size-adjust: none;
  }
  button,
  input[type=button],
  input[type=submit] {
  font-family: Arial, sans-serif;
  font-size: 13px;
  }
  a,
  a:hover,
  a:visited {
  color: #427fed;
  cursor: pointer;
  text-decoration: none;
  }
  a:hover {
  text-decoration: underline;
  }
  h1 {
  font-size: 20px;
  color: #262626;
  margin: 0 0 15px;
  font-weight: normal;
  }
  h2 {
  font-size: 14px;
  color: #262626;
  margin: 0 0 15px;
  font-weight: bold;
  }
  input[type=email],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  input[type=url] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  height: 36px;
  padding: 0 8px;
  line-height: 36px;
  margin: 0;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  font-size: 15px;
  color: #404040;
  }
  input[type=email]:hover,
  input[type=number]:hover,
  input[type=password]:hover,
  input[type=tel]:hover,
  input[type=text]:hover,
  input[type=url]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  input[type=email]:focus,
  input[type=number]:focus,
  input[type=password]:focus,
  input[type=tel]:focus,
  input[type=text]:focus,
  input[type=url]:focus {
  outline: none;
  border: 1px solid #4d90fe;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  input[type=checkbox],
  input[type=radio] {
  -webkit-appearance: none;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0;
  cursor: pointer;
  vertical-align: bottom;
  background: #fff;
  border: 1px solid #c6c6c6;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 0;
  width: 16px;
  height: 16px;
  box-sizing: content-box;
  background: none;
  }
  input[type=checkbox]:active,
  input[type=radio]:active {
  background: #ebebeb;
  }
  input[type=checkbox]:hover {
  border-color: #c6c6c6;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  input[type=radio] {
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  width: 15px;
  height: 15px;
  }
  input[type=checkbox]:checked,
  input[type=radio]:checked {
  background: #fff;
  }
  input[type=radio]:checked::after {
  content: '';
  display: block;
  position: relative;
  top: 3px;
  left: 3px;
  width: 7px;
  height: 7px;
  background: #666;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  }
  input[type=checkbox]:checked::after {
  content: url(https://ssl.gstatic.com/ui/v1/menu/checkmark.png);
  display: block;
  position: absolute;
  top: -6px;
  left: -5px;
  }
  input[type=checkbox]:focus {
  outline: none;
  border-color: #4d90fe;
  }
  .stacked-label {
  display: block;
  font-weight: bold;
  margin: .5em 0;
  }
  .hidden-label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 0px;
  width: 0px;
  overflow: hidden;
  visibility: hidden;
  }
  input[type=checkbox].form-error,
  input[type=email].form-error,
  input[type=number].form-error,
  input[type=password].form-error,
  input[type=text].form-error,
  input[type=tel].form-error,
  input[type=url].form-error {
  border: 1px solid #dd4b39;
  }
  .error-msg {
  margin: .5em 0;
  display: block;
  color: #dd4b39;
  line-height: 17px;
  }
  .help-link {
  background: #dd4b39;
  padding: 0 5px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  text-decoration: none;
  position: relative;
  top: 0px;
  }
  .help-link:visited {
  color: #fff;
  }
  .help-link:hover {
  color: #fff;
  background: #c03523;
  text-decoration: none;
  }
  .help-link:active {
  opacity: 1;
  background: #ae2817;
  }
  .wrapper {
  position: relative;
  min-height: 100%;
  }
  .content {
  padding: 0 44px;
  }
  .main {
  padding-bottom: 100px;
  }
  /* For modern browsers */
  .clearfix:before,
  .clearfix:after {
  content: "";
  display: table;
  }
  .clearfix:after {
  clear: both;
  }
  /* For IE 6/7 (trigger hasLayout) */
  .clearfix {
  zoom:1;
  }
  .google-header-bar {
  height: 71px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .header .logo {
  background-image: url(https://ssl.gstatic.com/accounts/ui/logo_1x.png);
  background-size: 116px 38px;
  background-repeat: no-repeat;
  margin: 17px 0 0;
  float: left;
  height: 38px;
  width: 116px;
  }
  .header .logo-w {
  background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_112x36dp.png);
  background-size: 112px 36px;
  margin: 21px 0 0;
  }
  .header .secondary-link {
  margin: 28px 0 0;
  float: right;
  }
  .header .secondary-link a {
  font-weight: normal;
  }
  .google-header-bar.centered {
  border: 0;
  height: 108px;
  }
  .google-header-bar.centered .header .logo {
  float: none;
  margin: 40px auto 30px;
  display: block;
  }
  .google-header-bar.centered .header .secondary-link {
  display: none
  }
  .google-footer-bar {
  position: absolute;
  bottom: 0;
  height: 35px;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .footer {
  padding-top: 7px;
  font-size: .85em;
  white-space: nowrap;
  }
  .footer ul {
  float: left;
  max-width: 80%;
  min-height: 16px;
  padding: 0;
  }
  .footer ul li {
  color: #737373;
  display: inline;
  padding: 0;
  padding-right: 1.5em;
  }
  .footer a {
  color: #737373;
  }
  .lang-chooser-wrap {
  float: right;
  display: inline;
  }
  .lang-chooser-wrap img {
  vertical-align: top;
  }
  .lang-chooser {
  font-size: 13px;
  height: 24px;
  line-height: 24px;
  }
  .lang-chooser option {
  font-size: 13px;
  line-height: 24px;
  }
  .hidden {
  height: 0px;
  width: 0px;
  overflow: hidden;
  visibility: hidden;
  display: none !important;
  }
  .banner {
  text-align: center;
  }
  .card {
  background-color: #f7f7f7;
  padding: 20px 25px 30px;
  margin: 0 auto 25px;
  width: 304px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  }
  .card > *:first-child {
  margin-top: 0;
  }
  .rc-button,
  .rc-button:visited {
  display: inline-block;
  min-width: 46px;
  text-align: center;
  color: #444;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
  line-height: 36px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  border: 1px solid #dcdcdc;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
  -o-transition: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
  }
  .card .rc-button {
  width: 100%;
  padding: 0;
  }
  .rc-button.disabled,
  .rc-button[disabled] {
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: default;
  pointer-events: none;
  }
  .rc-button:hover {
  border: 1px solid #c6c6c6;
  color: #333;
  text-decoration: none;
  -o-transition: all 0.0s;
  -moz-transition: all 0.0s;
  -webkit-transition: all 0.0s;
  transition: all 0.0s;
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  }
  .rc-button:active {
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: linear-gradient(top,#f6f6f6,#f1f1f1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  }
  .rc-button-submit,
  .rc-button-submit:visited {
  border: 1px solid #3079ed;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #4d90fe;
  background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
  background-image: linear-gradient(top,#4d90fe,#4787ed);
  }
  .rc-button-submit:hover {
  border: 1px solid #2f5bb7;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  }
  .rc-button-submit:active {
  background-color: #357ae8;
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  .rc-button-red,
  .rc-button-red:visited {
  border: 1px solid transparent;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #d14836;
  background-image: -webkit-linear-gradient(top,#dd4b39,#d14836);
  background-image: -moz-linear-gradient(top,#dd4b39,#d14836);
  background-image: -ms-linear-gradient(top,#dd4b39,#d14836);
  background-image: -o-linear-gradient(top,#dd4b39,#d14836);
  background-image: linear-gradient(top,#dd4b39,#d14836);
  }
  .rc-button-red:hover {
  border: 1px solid #b0281a;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #c53727;
  background-image: -webkit-linear-gradient(top,#dd4b39,#c53727);
  background-image: -moz-linear-gradient(top,#dd4b39,#c53727);
  background-image: -ms-linear-gradient(top,#dd4b39,#c53727);
  background-image: -o-linear-gradient(top,#dd4b39,#c53727);
  background-image: linear-gradient(top,#dd4b39,#c53727);
  }
  .rc-button-red:active {
  border: 1px solid #992a1b;
  background-color: #b0281a;
  background-image: -webkit-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -moz-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -ms-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -o-linear-gradient(top,#dd4b39,#b0281a);
  background-image: linear-gradient(top,#dd4b39,#b0281a);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  .secondary-actions {
  text-align: center;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .google-header-bar.centered {
  height: 83px;
  }
  .google-header-bar.centered .header .logo {
  margin: 25px auto 20px;
  }
  .card {
  margin-bottom: 20px;
  }
</style>
<style media="screen and (max-width: 580px)">
  html, body {
  font-size: 14px;
  }
  .google-header-bar.centered {
  height: 73px;
  }
  .google-header-bar.centered .header .logo {
  margin: 20px auto 15px;
  }
  .content {
  padding-left: 10px;
  padding-right: 10px;
  }
  .hidden-small {
  display: none;
  }
  .card {
  padding: 20px 15px 30px;
  width: 270px;
  }
  .footer ul li {
  padding-right: 1em;
  }
  .lang-chooser-wrap {
  display: none;
  }
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)">
  .header .logo {
  background-image: url(https://ssl.gstatic.com/accounts/ui/logo_2x.png);
  }
  .header .logo-w {
  background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_112x36dp.png);
  }
</style>
<style>
  pre.debug {
  font-family: monospace;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 1.5em;
  font-size: 13px;
  background: #f1f1f1;
  border-top: 1px solid #e5e5e5;
  direction: ltr;
  white-space: pre-wrap;
  width: 90%;
  overflow: hidden;
  }
</style>
<style>
  .banner h1 {
  font-family: 'Open Sans', arial;
  -webkit-font-smoothing: antialiased;
  color: #555;
  font-size: 42px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 20px;
  }
  .banner h2 {
  font-family: 'Open Sans', arial;
  -webkit-font-smoothing: antialiased;
  color: #555;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  }
  .signin-card {
  width: 274px;
  padding: 40px 40px;
  }
  .signin-card .profile-img {
  width: 96px;
  height: 96px;
  margin: 0 auto 10px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  }
  .signin-card .profile-name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 0;
  min-height: 1em;
  }
  .signin-card .profile-email {
  font-size: 16px;
  text-align: center;
  margin: 10px 0 20px 0;
  min-height: 1em;
  }
  .signin-card input[type=email],
  .signin-card input[type=password],
  .signin-card input[type=text],
  .signin-card input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
  .signin-card #Email,
  .signin-card #Passwd,
  .signin-card .captcha {
  direction: ltr;
  height: 44px;
  font-size: 16px;
  }
  .signin-card #Email + .stacked-label {
  margin-top: 15px;
  }
  .signin-card #reauthEmail {
  display: block;
  margin-bottom: 10px;
  line-height: 36px;
  padding: 0 8px;
  font-size: 15px;
  color: #404040;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
  .one-google p {
  margin: 0 0 10px;
  color: #555;
  font-size: 14px;
  text-align: center;
  }
  .one-google p.create-account,
  .one-google p.switch-account {
  margin-bottom: 60px;
  }
  .one-google .logo-strip {
  background-repeat: no-repeat;
  display: block;
  margin: 10px auto;
  background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_1x.png);
  background-size: 230px 17px;
  width: 230px;
  height: 17px;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .banner h1 {
  font-size: 38px;
  margin-bottom: 15px;
  }
  .banner h2 {
  margin-bottom: 15px;
  }
  .one-google p.create-account,
  .one-google p.switch-account {
  margin-bottom: 30px;
  }
  .signin-card #Email {
  margin-bottom: 0;
  }
  .signin-card #Passwd {
  margin-top: -1px;
  }
  .signin-card #Email.form-error,
  .signin-card #Passwd.form-error {
  z-index: 2;
  }
  .signin-card #Email:hover,
  .signin-card #Email:focus,
  .signin-card #Passwd:hover,
  .signin-card #Passwd:focus {
  z-index: 3;
  }
</style>
<style media="screen and (max-width: 580px)">
  .banner h1 {
  font-size: 22px;
  margin-bottom: 15px;
  }
  .signin-card {
  width: 260px;
  padding: 20px 20px;
  margin: 0 auto 20px;
  }
  .signin-card .profile-img {
  width: 72px;
  height: 72px;
  -moz-border-radius: 72px;
  -webkit-border-radius: 72px;
  border-radius: 72px;
  }
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)">
  .one-google .logo-strip {
  background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_2x.png);
  }
</style>
<style>
  .remember .bubble-wrap {
  position: absolute;
  padding-top: 3px;
  -o-transition: opacity .218s ease-in .218s;
  -moz-transition: opacity .218s ease-in .218s;
  -webkit-transition: opacity .218s ease-in .218s;
  transition: opacity .218s ease-in .218s;
  left: -999em;
  opacity: 0;
  width: 314px;
  margin-left: -20px;
  }
  .remember:hover .bubble-wrap,
  .remember input:focus ~ .bubble-wrap,
  .remember .bubble-wrap:hover,
  .remember .bubble-wrap:focus {
  opacity: 1;
  left: inherit;
  }
  .bubble-pointer {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  width: 0;
  height: 0;
  margin-left: 17px;
  }
  .bubble {
  background-color: #fff;
  padding: 15px;
  margin-top: -1px;
  font-size: 11px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  }
  #stay-signed-in {
  float: left;
  }
  #stay-signed-in-tooltip {
  left: auto;
  margin-left: -20px;
  padding-top: 3px;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 314px;
  z-index: 1;
  }
  .dasher-tooltip {
  top: 380px;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .dasher-tooltip {
  top: 340px;
  }
</style>
<style>
  .jfk-tooltip {
  background-color: #fff;
  border: 1px solid;
  color: #737373;
  font-size: 12px;
  position: absolute;
  z-index: 800 !important;
  border-color: #bbb #bbb #a8a8a8;
  padding: 16px;
  width: 250px;
  }
 .jfk-tooltip h3 {
  color: #555;
  font-size: 12px;
  margin: 0 0 .5em;
  }
 .jfk-tooltip-content p:last-child {
  margin-bottom: 0;
  }
  .jfk-tooltip-arrow {
  position: absolute;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore,
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore {
  border: 9px solid;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
  border: 8px solid;
  }
  .jfk-tooltip-arrowdown {
  bottom: 0;
  }
  .jfk-tooltip-arrowup {
  top: -9px;
  }
  .jfk-tooltip-arrowleft {
  left: -9px;
  top: 30px;
  }
  .jfk-tooltip-arrowright {
  right: 0;
  top: 30px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
  border-color: #bbb transparent;
  left: -9px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
  border-color: #a8a8a8 transparent;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
  border-color: #fff transparent;
  left: -8px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
  border-bottom-width: 0;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter {
  border-bottom-width: 0;
  }
  .jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
  border-top-width: 0;
  }
  .jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
  border-top-width: 0;
  top: 1px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore,
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
  border-color: transparent #bbb;
  top: -9px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter,
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
  border-color:transparent #fff;
  top:-8px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore {
  border-left-width: 0;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter {
  border-left-width: 0;
  left: 1px;
  }
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
  border-right-width: 0;
  }
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
  border-right-width: 0;
  }
  .jfk-tooltip-closebtn {
  background: url("//ssl.gstatic.com/ui/v1/icons/common/x_8px.png") no-repeat;
  border: 1px solid transparent;
  height: 21px;
  opacity: .4;
  outline: 0;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 21px;
  }
  .jfk-tooltip-closebtn:focus,
  .jfk-tooltip-closebtn:hover {
  opacity: .8;
  cursor: pointer;
  }
  .jfk-tooltip-closebtn:focus {
  border-color: #4d90fe;
  }
</style>
<style media="screen and (max-width: 580px)">
  .jfk-tooltip {
  display: none;
  }
</style>
<style type="text/css">
.captcha-box {
  background: #fff;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 10px;
}
.captcha-box .captcha-img {
  text-align: center;
}
.captcha-box .captcha-label {
  font-weight: bold;
  display: block;
  margin: .5em 0;
}
.captcha-box .captcha-msg {
  color: #999;
  display: block;
  position: relative;
}
.captcha-box .captcha-msg .accessibility-logo {
  float: right;
  border: 0;
}
.captcha-box .audio-box {
  position: absolute;
  top: 0;
}
</style>
<style>
.chromiumsync-custom-content {
  padding-top: 20px;
  margin-bottom: 0;
}
.form-panel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
}
.form-panel.first {
  z-index: 2;
}
.form-panel.second {
  z-index: 1;
}
.shift-form .form-panel.first {
  z-index: 1;
}
.shift-form .form-panel.second {
  z-index: 2;
}
.slide-in,
.slide-out {
  display: block;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -ms-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.slide-out {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.shift-form .slide-out {
  opacity: 0;
  -webkit-transform: translate3d(-120%, 0, 0);
  -moz-transform: translate3d(-120%, 0, 0);
  -ms-transform: translate3d(-120%, 0, 0);
  -o-transform: translate3d(-120%, 0, 0);
  transform: translate3d(-120%, 0, 0);
}
.slide-in {
  -webkit-transform: translate3d(120%, 0, 0);
  -moz-transform: translate3d(120%, 0, 0);
  -ms-transform: translate3d(120%, 0, 0);
  -o-transform: translate3d(120%, 0, 0);
  transform: translate3d(120%, 0, 0);
}
.shift-form .slide-in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.error-msg {
  -webkit-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -moz-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -ms-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -o-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  height: auto;
  max-height: 0;
  opacity: 0;
}
.has-error .error-msg {
  max-height: 3.5em;
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: 1;
  visibility: visible;
}
.back-arrow {
  position: absolute;
  top: 37px;
  width: 24px;
  height: 24px;
  display: none;
  cursor: pointer;
}
.back-arrow {
  border-style: none;
}
.shift-form.back-arrow {
  display: block;
}
.back-arrow img {
  display: block;
}
#link-signup {
  text-align: center;
  font-size: 14px;
}
.shift-form #link-signup{
  display: none;
}
#link-signin-different {
  display: none;
  text-align: center;
  font-size: 14px;
}
.shift-form #link-signin-different {
  display: block;
}
.signin-card #profile-name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  min-height: 1em;
}
.signin-card.no-name #profile-name {
  display: none;
}
.signin-card.no-name #email-display {
  line-height: initial;
  margin-bottom: 16px;
}
.signin-card #email-display {
  display: block;
  padding: 0px 8px;
  color: rgb(64, 64, 64);
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.signin-card #Email {
  margin-top: 16px;
}
.need-help {
  float: right;
  text-align: right;
}
.form-panel {
  width: 274px;
}
#gaia_firstform {
  z-index: 2;
}
.signin-card {
  position: relative;
  overflow: hidden;
}
.signin-card #profile-name {
  color: #000;
}
.circle-mask {
  display: block;
  height: 96px;
  width: 96px;
  overflow: hidden;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  z-index: 100;
  margin-bottom: 10px;
}
.circle {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -moz-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -ms-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -o-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  transition-timing-function: cubic-bezier(.645,.045,.355,1);
}
.circle {
  position: absolute;
  z-index: 101;
  height: 96px;
  width: 96px;
  border-radius: 50%;
  opacity: 0.99;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}
.main {
  overflow: hidden;
}
.card-mask-wrap {
  position: relative;
  width: 360px;
  margin: 0 auto;
  z-index: 1;
}
.dasher-tooltip {
  position: absolute;
  left: 50%;
  margin-left: 150px;
}
.dasher-tooltip .tooltip-pointer {
  margin-top: 15px;
}
.dasher-tooltip p {
  margin-top: 0;
}
.dasher-tooltip p span {
  display: block;
}
.card {
  margin-bottom: 0;
}
.one-google {
  padding-top: 27px;
}
#canvas {
  -webkit-transition: opacity 0.075s;
  -moz-transition: opacity 0.075s;
  -ms-transition: opacity 0.075s;
  -o-transition: opacity 0.075s;
  transition: opacity 0.075s;
  opacity: 0.01;
}
.shift-form #canvas {
  opacity: 0.99;
}
.label {
  color: #404040;
}
#account-chooser-link {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.input-wrapper {
  position: relative;
}
.google-footer-bar {
  z-index: 2;
}
</style>
<style media="screen and (max-width: 580px)">
.back-arrow {
  top: 17px;
}
.circle-mask {
  height: 72px;
  width: 72px;
  background-size: 72px;
}
.circle {
  height: 72px;
  width: 72px;
}
#canvas {
  height: 72px;
  width: 72px;
}
.form-panel {
  width: 256px;
}
.card-mask-wrap {
  width: 300px;
}
.signin-card {
  width: 256px;
}
.signin-card #EmailFirst {
  margin-top: 15px;
}
.one-google {
  padding-top: 22px;
}
</style>
  </head>
  <body>
  <div class="wrapper">
  <div class="google-header-bar  centered">
  <div class="header content clearfix">
  <div class="logo logo-w" aria-label="Google"></div>
  </div>
  </div>
  <div class="main content clearfix">
<div class="banner">
<h1>
  One account. All of Google.
</h1>
  <h2 class="hidden-small">
  Sign in to continue to Docs
  </h2>
</div>
<div class="main-content 
  
    no-name
  
  
  
">
<div class="card signin-card pre-shift
  
  
   no-name">
  <img class="circle-mask"
    
      src="https://ssl.gstatic.com/accounts/ui/avatar_2x.png"
    >
  <form novalidate method="post" action="https://accounts.google.com/signin/v1/lookup" id="gaia_loginform">
  <input name="Page" type="hidden" value="PasswordSeparationSignIn">
  <input type="hidden" name="" value="">
  <input type="hidden" name="gxf" value="AFoagUWfREH4i6Aga7tgW7uLebQ085o5Fw:1620014951598">
  <input type="hidden" name="continue" value="https://docs.google.com/document/d/1W73ctJiniWUyIIUubFBAjbUswQg0b4hZ6cIPF_k7i90/edit">
  <input type="hidden" name="followup" value="https://docs.google.com/document/d/1W73ctJiniWUyIIUubFBAjbUswQg0b4hZ6cIPF_k7i90/edit">
  <input type="hidden" name="service" value="wise">
  <input type="hidden" name="ltmpl" value="docs">
  <input id="profile-information" name="ProfileInformation" type="hidden" value="">
  <input id="session-state" name="SessionState" type="hidden" value="AEThLlxqRH6jv836ZjMcDENGK2hhmTDEZ7j-aRGbBZSNjV27RTVncNs10yoX_k_ZSpfkMV-QE9NTjI9x1xn5B-u7oAOzKw37cQZe25pSMoL_15TqGl7hyKddQoZR1hBBh-4dbuGFLjFgU7itXghs26IP7580yRG9sVqjgQ04uKyCO40lDug1CCNlmbLk_iIUJO7sahEnwqbi">
  <input name="flowName" type="hidden" value="GlifWebSignIn">
  <input type="hidden" id="_utf8" name="_utf8" value="&#9731;"/>
  <input type="hidden" name="bgresponse" id="bgresponse" value="js_disabled">
  <div class="form-panel first valid" id="gaia_firstform">
  <div class="slide-out">
  <div class="input-wrapper focused">
  <div id="identifier-shown">
  <div>
  <label class="stacked-label" for="Email">
  Enter your email</label>
  <input id="Email" type="email" value="" spellcheck="false"
                   name="Email"
                   
                     placeholder="Email or phone"
                   
                   
                   
                   >
  <input id="Passwd-hidden" type="password" spellcheck="false" class="hidden">
  </div>
  </div>
  <span role="alert" class="error-msg" id="errormsg_0_Email"></span>
  </div>
<input id="next" name="signIn" class="rc-button rc-button-submit" type="submit" value="Next">
  <a class="need-help"
          href="https://accounts.google.com/signin/usernamerecovery?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1W73ctJiniWUyIIUubFBAjbUswQg0b4hZ6cIPF_k7i90%2Fedit&amp;service=wise&amp;ltmpl=docs&amp;hl=en">
  Find my account
  </a>
  </div>
  </div>
  </form>
</div>
  <div class="card-mask-wrap
        
     no-name">
  <div class="card-mask">
  <div class="one-google">
  <p class="create-account">
  <span id="link-signin-different">
  <a href="https://accounts.google.com/AccountChooser?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1W73ctJiniWUyIIUubFBAjbUswQg0b4hZ6cIPF_k7i90%2Fedit&amp;followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1W73ctJiniWUyIIUubFBAjbUswQg0b4hZ6cIPF_k7i90%2Fedit&amp;service=wise&amp;ltmpl=docs">
  Sign in with a different account
  </a>
  </span>
  <span id="link-signup">
  <a href="https://accounts.google.com/SignUp?service=wise&amp;continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1W73ctJiniWUyIIUubFBAjbUswQg0b4hZ6cIPF_k7i90%2Fedit&amp;ltmpl=docs">
  Create account
  </a>
  </span>
  </p>
<p class="tagline">
  One Google Account for everything Google
</p>
<div class="logo-strip"></div>
  </div>
  </div>
  </div>
</div>
  </div>
  <div class="google-footer-bar">
  <div class="footer content clearfix">
  <ul id="footer-list">
  <li>
  <a href="https://www.google.com/intl/en/about" target="_blank">
  About Google
  </a>
  </li>
  <li>
  <a href="https://accounts.google.com/TOS?loc=US&hl=en&privacy=true" target="_blank">
  Privacy
  </a>
  </li>
  <li>
  <a href="https://accounts.google.com/TOS?loc=US&hl=en" target="_blank">
  Terms
  </a>
  </li>
  <li>
  <a href="http://www.google.com/support/accounts?hl=en" target="_blank">
  Help
  </a>
  </li>
  </ul>
  <div id="lang-vis-control" style="display: none">
  <span id="lang-chooser-wrap" class="lang-chooser-wrap">
  <label for="lang-chooser"><img src="//ssl.gstatic.com/images/icons/ui/common/universal_language_settings-21.png" alt="Change language"></label>
  <select id="lang-chooser" class="lang-chooser" name="lang-chooser">
  <option value="af"
                 >
  ‪Afrikaans‬
  </option>
  <option value="az"
                 >
  ‪azərbaycan‬
  </option>
  <option value="ca"
                 >
  ‪català‬
  </option>
  <option value="cs"
                 >
  ‪Čeština‬
  </option>
  <option value="da"
                 >
  ‪Dansk‬
  </option>
  <option value="de"
                 >
  ‪Deutsch‬
  </option>
  <option value="et"
                 >
  ‪eesti‬
  </option>
  <option value="en-GB"
                 >
  ‪English (United Kingdom)‬
  </option>
  <option value="en"
                
                  selected="selected"
                 >
  ‪English (United States)‬
  </option>
  <option value="es"
                 >
  ‪Español (España)‬
  </option>
  <option value="es-419"
                 >
  ‪Español (Latinoamérica)‬
  </option>
  <option value="eu"
                 >
  ‪euskara‬
  </option>
  <option value="fil"
                 >
  ‪Filipino‬
  </option>
  <option value="fr-CA"
                 >
  ‪Français (Canada)‬
  </option>
  <option value="fr"
                 >
  ‪Français (France)‬
  </option>
  <option value="gl"
                 >
  ‪galego‬
  </option>
  <option value="hr"
                 >
  ‪Hrvatski‬
  </option>
  <option value="in"
                 >
  ‪Indonesia‬
  </option>
  <option value="zu"
                 >
  ‪isiZulu‬
  </option>
  <option value="is"
                 >
  ‪íslenska‬
  </option>
  <option value="it"
                 >
  ‪Italiano‬
  </option>
  <option value="sw"
                 >
  ‪Kiswahili‬
  </option>
  <option value="lv"
                 >
  ‪latviešu‬
  </option>
  <option value="lt"
                 >
  ‪lietuvių‬
  </option>
  <option value="hu"
                 >
  ‪magyar‬
  </option>
  <option value="ms"
                 >
  ‪Melayu‬
  </option>
  <option value="nl"
                 >
  ‪Nederlands‬
  </option>
  <option value="no"
                 >
  ‪norsk‬
  </option>
  <option value="pl"
                 >
  ‪polski‬
  </option>
  <option value="pt"
                 >
  ‪Português (Brasil)‬
  </option>
  <option value="pt-PT"
                 >
  ‪Português (Portugal)‬
  </option>
  <option value="ro"
                 >
  ‪română‬
  </option>
  <option value="sk"
                 >
  ‪Slovenčina‬
  </option>
  <option value="sl"
                 >
  ‪slovenščina‬
  </option>
  <option value="sr-Latn"
                 >
  ‪srpski (latinica)‬
  </option>
  <option value="fi"
                 >
  ‪Suomi‬
  </option>
  <option value="sv"
                 >
  ‪Svenska‬
  </option>
  <option value="vi"
                 >
  ‪Tiếng Việt‬
  </option>
  <option value="tr"
                 >
  ‪Türkçe‬
  </option>
  <option value="el"
                 >
  ‪Ελληνικά‬
  </option>
  <option value="bg"
                 >
  ‪български‬
  </option>
  <option value="mk"
                 >
  ‪македонски‬
  </option>
  <option value="mn"
                 >
  ‪монгол‬
  </option>
  <option value="ru"
                 >
  ‪Русский‬
  </option>
  <option value="sr"
                 >
  ‪српски (ћирилица)‬
  </option>
  <option value="uk"
                 >
  ‪Українська‬
  </option>
  <option value="ka"
                 >
  ‪ქართული‬
  </option>
  <option value="hy"
                 >
  ‪հայերեն‬
  </option>
  <option value="iw"
                 >
  ‫עברית‬‎
  </option>
  <option value="ur"
                 >
  ‫اردو‬‎
  </option>
  <option value="ar"
                 >
  ‫العربية‬‎
  </option>
  <option value="fa"
                 >
  ‫فارسی‬‎
  </option>
  <option value="ne"
                 >
  ‪नेपाली‬
  </option>
  <option value="mr"
                 >
  ‪मराठी‬
  </option>
  <option value="hi"
                 >
  ‪हिन्दी‬
  </option>
  <option value="bn"
                 >
  ‪বাংলা‬
  </option>
  <option value="pa"
                 >
  ‪ਪੰਜਾਬੀ‬
  </option>
  <option value="gu"
                 >
  ‪ગુજરાતી‬
  </option>
  <option value="ta"
                 >
  ‪தமிழ்‬
  </option>
  <option value="te"
                 >
  ‪తెలుగు‬
  </option>
  <option value="kn"
                 >
  ‪ಕನ್ನಡ‬
  </option>
  <option value="ml"
                 >
  ‪മലയാളം‬
  </option>
  <option value="si"
                 >
  ‪සිංහල‬
  </option>
  <option value="th"
                 >
  ‪ไทย‬
  </option>
  <option value="lo"
                 >
  ‪ລາວ‬
  </option>
  <option value="my"
                 >
  ‪မြန်မာ‬
  </option>
  <option value="km"
                 >
  ‪ខ្មែរ‬
  </option>
  <option value="ko"
                 >
  ‪한국어‬
  </option>
  <option value="zh-HK"
                 >
  ‪中文（香港）‬
  </option>
  <option value="ja"
                 >
  ‪日本語‬
  </option>
  <option value="zh-CN"
                 >
  ‪简体中文‬
  </option>
  <option value="zh-TW"
                 >
  ‪繁體中文‬
  </option>
  </select>
  </span>
  </div>
  </div>
</div>
  </div>
  <script nonce="PmGHArrQY3NlUXijVfapDw">
  (function(){
  var splitByFirstChar = function(toBeSplit, splitChar) {
  var index = toBeSplit.indexOf(splitChar);
  if (index >= 0) {
  return [toBeSplit.substring(0, index),
  toBeSplit.substring(index + 1)];
  }
  return [toBeSplit];
  }
  var langChooser_parseParams = function(paramsSection) {
  if (paramsSection) {
  var query = {};
  var params = paramsSection.split('&');
  for (var i = 0; i < params.length; i++) {
              var param = splitByFirstChar(params[i], '=');
              if (param.length == 2) {
                query[param[0]] = param[1];
              }
            }
            return query;
          }
          return {};
        }
        var appendHiddenParams = function(query) {
          var loginForm = document.getElementById('gaia_loginform');
          if (loginForm) {
            var loginInputs = loginForm.getElementsByTagName('input');
            for (var i = 0, input; input = loginInputs[i]; i++) {
              if (input.type == 'hidden' && input.value && !query[input.name]) {
                query[input.name] = input.value;
              }
            }
          }
        }
        var post = function(path, params) {
          var form = document.createElement('form');
          form.setAttribute('method', 'post');
          form.setAttribute('action', path);

          for (var key in params) {
            if (params.hasOwnProperty(key)) {
              var hiddenField = document.createElement('input');
              hiddenField.setAttribute('type', 'hidden');
              hiddenField.setAttribute('name', key);
              hiddenField.setAttribute('value', params[key]);

              form.appendChild(hiddenField);
            }
          }

          document.body.appendChild(form);
          form.submit();
        }
        var langChooser_getParamStr = function(params) {
          var paramsStr = [];
          for (var a in params) {
            paramsStr.push(a + "=" + params[a]);
          }
          return paramsStr.join('&');
        }
        var langChooser_currentUrl = window.location.href;
        var match = langChooser_currentUrl.match("^(.*?)(\\?(.*?))?(#(.*))?$");
        var langChooser_currentPath = match[1];
        var langChooser_params = langChooser_parseParams(match[3]);
        var langChooser_fragment = match[5];

        var langChooser = document.getElementById('lang-chooser');
        var langChooserWrap = document.getElementById('lang-chooser-wrap');
        var langVisControl = document.getElementById('lang-vis-control');
        if (langVisControl && langChooser) {
          langVisControl.style.display = 'inline';
          langChooser.onchange = function() {
            langChooser_params['lp'] = 1;
            langChooser_params['hl'] = encodeURIComponent(this.value);
            var hiddenEmailInput = document.getElementById('Email-hidden');
            if (hiddenEmailInput) {
              // If we are in password separation on password page, post to
              // /AccountLoginInfo.
              appendHiddenParams(langChooser_params);
              langChooser_params['Email'] = hiddenEmailInput.value;
              post('/AccountLoginInfo', langChooser_params);
            } else {
              var paramsStr = langChooser_getParamStr(langChooser_params);
              var newHref = langChooser_currentPath + "?" + paramsStr;
              if (langChooser_fragment) {
                newHref = newHref + "#" + langChooser_fragment;
              }
              window.location.href = newHref;
            }
          };
        }
      })();
    </script>
<script type="text/javascript" nonce="PmGHArrQY3NlUXijVfapDw">
  var gaia_attachEvent = function(element, event, callback) {
  if (element && element.addEventListener) {
  element.addEventListener(event, callback, false);
  } else if (element && element.attachEvent) {
  element.attachEvent('on' + event, callback);
  }
  };
</script>
  <script type="text/javascript" nonce="PmGHArrQY3NlUXijVfapDw">(function(){var B=this||self,t=function(A,r){if(!(r=(A=null,B.trustedTypes),r)||!r.createPolicy)return A;try{A=r.createPolicy("bg",{createHTML:G,createScript:G,createScriptURL:G})}catch(S){B.console&&B.console.error(S.message)}return A},G=function(A){return A};(0,eval)(function(A,r){return(r=t())&&1===A.eval(r.createScript("1"))?function(S){return r.createScript(S)}:function(S){return""+S}}(B)(Array(7824*Math.random()|0).join("\n")+'(function(){var An=function(A,r){function B(){}A.ac=((A.prototype=new (A.D=(B.prototype=r.prototype,r.prototype),B),A.prototype).constructor=A,function(G,D,S){for(var t=Array(arguments.length-2),P=2;P<arguments.length;P++)t[P-2]=arguments[P];return r.prototype[D].apply(G,t)})},Bc=function(A,r){if((A=(r=null,I.trustedTypes),!A)||!A.createPolicy)return r;try{r=A.createPolicy("bg",{createHTML:S7,createScript:S7,createScriptURL:S7})}catch(B){I.console&&I.console.error(B.message)}return r},N={},GP=function(){},tn=function(A,r,B){if(r=typeof A,"object"==r)if(A){if(A instanceof Array)return"array";if(A instanceof Object)return r;if("[object Window]"==(B=Object.prototype.toString.call(A),B))return"object";if("[object Array]"==B||"number"==typeof A.length&&"undefined"!=typeof A.splice&&"undefined"!=typeof A.propertyIsEnumerable&&!A.propertyIsEnumerable("splice"))return"array";if("[object Function]"==B||"undefined"!=typeof A.call&&"undefined"!=typeof A.propertyIsEnumerable&&!A.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==r&&"undefined"==typeof A.call)return"object";return r},Pc=function(A,r,B,G,D){return{invoke:(G=DD(A,function(S){B&&(r&&x(r),D=S,B(),B=void 0)},(B=(D=void 0,function(){}),!!r))[0],function(S,t,P,v,p){if(!t)return t=G(P),S&&S(t),t;(v=function(){D(function(f){x(function(){S(f)})},P)},D)?v():(p=B,B=function(){p(),x(v)})})}},i0=function(A,r){return[(r(function(B){B(A)}),function(){return A})]},DD=function(A,r,B,G){return(G=y[A.substring(0,3)+"_"])?G(A.substring(3),r,B):i0(A,r)},S7=function(A){return A},vc=function(A){for(A=0;64>A;++A)k[A]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charAt(A),N["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charAt(A)]=A;N[N[N["+"]=(k[64]="",62),"/"]=63,"="]=64},IO=function(A,r,B){for(B in r)if(A.call(void 0,r[B],B,r))return true;return false},sh=function(A,r,B,G,D){for(G=(B=(r=[],0),0);G<A.length;G++)D=A.charCodeAt(G),128>D?r[B++]=D:(2048>D?r[B++]=D>>6|192:(55296==(D&64512)&&G+1<A.length&&56320==(A.charCodeAt(G+1)&64512)?(D=65536+((D&1023)<<10)+(A.charCodeAt(++G)&1023),r[B++]=D>>18|240,r[B++]=D>>12&63|128):r[B++]=D>>12|224,r[B++]=D>>6&63|128),r[B++]=D&63|128);return r},R,I=this||self,b=function(A,r,B){B=this;try{pY(this,A,r)}catch(G){u(this,G),A=A.Oj,A(function(D){D(B.i)})}},k={},n=function(A,r){return"object"==(r=typeof A,r)&&null!=A||"function"==r},N0=function(A,r){if(!I.addEventListener||!Object.defineProperty)return false;r=Object.defineProperty({},(A=false,"passive"),{get:function(){A=true}});try{I.addEventListener("test",GP,r),I.removeEventListener("test",GP,r)}catch(B){}return A}(),C=function(A,r){this.currentTarget=(this.defaultPrevented=false,this.target=r),this.type=A},F=(C.prototype.stopPropagation=(C.prototype.preventDefault=function(){this.defaultPrevented=true},function(){}),function(A,r,B,G){this.Y=(this.pointerType=(this.pointerId=(this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=(this.charCode=this.keyCode=(this.key=(this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=((C.call(this,A?A.type:""),this).relatedTarget=this.currentTarget=this.target=null,0),""),0),false),this.state=null,0),""),null),A&&(G=this.type=A.type,B=A.changedTouches&&A.changedTouches.length?A.changedTouches[0]:null,this.target=A.target||A.srcElement,this.currentTarget=r,r=A.relatedTarget,r||("mouseover"==G?r=A.fromElement:"mouseout"==G&&(r=A.toElement)),this.relatedTarget=r,B?(this.clientX=void 0!==B.clientX?B.clientX:B.pageX,this.clientY=void 0!==B.clientY?B.clientY:B.pageY,this.screenX=B.screenX||0,this.screenY=B.screenY||0):(this.offsetX=void 0!==A.offsetX?A.offsetX:A.layerX,this.offsetY=void 0!==A.offsetY?A.offsetY:A.layerY,this.clientX=void 0!==A.clientX?A.clientX:A.pageX,this.clientY=void 0!==A.clientY?A.clientY:A.pageY,this.screenX=A.screenX||0,this.screenY=A.screenY||0),this.button=A.button,this.keyCode=A.keyCode||0,this.key=A.key||"",this.charCode=A.charCode||("keypress"==G?A.keyCode:0),this.ctrlKey=A.ctrlKey,this.altKey=A.altKey,this.shiftKey=A.shiftKey,this.metaKey=A.metaKey,this.pointerId=A.pointerId||0,this.pointerType="string"===typeof A.pointerType?A.pointerType:j7[A.pointerType]||"",this.state=A.state,this.Y=A,A.defaultPrevented&&F.D.preventDefault.call(this))}),j7={2:"touch",3:"pen",4:(An(F,C),"mouse")},fY=((F.prototype.stopPropagation=function(){(F.D.stopPropagation.call(this),this.Y.stopPropagation)?this.Y.stopPropagation():this.Y.cancelBubble=true},F).prototype.preventDefault=function(A){(A=(F.D.preventDefault.call(this),this.Y),A).preventDefault?A.preventDefault():A.returnValue=false},"closure_listenable_"+(1E6*Math.random()|0)),Wc=0,q0=function(A,r,B,G,D){(this.W=this.j=false,(this.listener=(this.src=A,this.capture=!!G,this.type=B,this.C=null,D),this).g=r,this).key=++Wc},xp=function(A){((A.C=null,A).listener=null,A.src=null,A).W=!(A.g=null,0)},w=function(A){this.N=0,this.v={},this.src=A},cc=((w.prototype.hasListener=function(A,r,B,G,D){return IO(function(S,t){for(t=0;t<S.length;++t)if(!(B&&S[t].type!=D||G&&S[t].capture!=r))return true;return false},(G=(D=(B=void 0!==A)?A.toString():"",void 0!==r),this.v))},w).prototype.add=(w.prototype.remove=function(A,r,B,G,D){if(!((A=A.toString(),A)in this.v))return false;return(r=cc((D=this.v[A],r),D,B,G),-1<r)?(xp(D[r]),Array.prototype.splice.call(D,r,1),0==D.length&&(delete this.v[A],this.N--),true):false},function(A,r,B,G,D,S,t){return(t=cc(r,(A=(S=A.toString(),this.v[S]),A||(A=this.v[S]=[],this.N++),A),G,D),-1)<t?(r=A[t],B||(r.j=false)):(r=new q0(this.src,D,S,!!G,r),r.j=B,A.push(r)),r}),function(A,r,B,G,D,S){for(S=0;S<r.length;++S)if(D=r[S],!D.W&&D.listener==A&&D.capture==!!B&&D.g==G)return S;return-1}),da="closure_lm_"+(1E6*Math.random()|0),oO=function(A){return A in kp?kp[A]:kp[A]="on"+A},Hc=function(A,r,B,G,D,S){if(Array.isArray(A))for(S=0;S<A.length;S++)Hc(A[S],r,B,G,D);else(G=n(G)?!!G.capture:!!G,r=Eh(r),B&&B[fY])?B.gC(A,r,G,D):B&&(B=zP(B))&&(A=B.v[A.toString()],B=-1,A&&(B=cc(r,A,G,D)),(r=-1<B?A[B]:null)&&RO(r))},zP=function(A){return(A=A[da],A instanceof w)?A:null},kp={},RO=function(A,r,B,G,D,S,t){if("number"!==typeof A&&A&&!A.W)if((S=A.src)&&S[fY])S.Ic(A);else if(B=A.C,r=A.type,S.removeEventListener?S.removeEventListener(r,B,A.capture):S.detachEvent?S.detachEvent(oO(r),B):S.addListener&&S.removeListener&&S.removeListener(B),u0--,B=zP(S)){if((r=A.type,r)in B.v){D=B.v[r];b:if("string"===typeof D)t="string"!==typeof A||1!=A.length?-1:D.indexOf(A,0);else{for(t=0;t<D.length;t++)if(t in D&&D[t]===A)break b;t=-1}((G=0<=t)&&Array.prototype.splice.call(D,t,1),G)&&(xp(A),0==B.v[r].length&&(delete B.v[r],B.N--))}0==B.N&&(B.src=null,S[da]=null)}else xp(A)},Yp=function(A,r,B,G,D,S){if(Array.isArray(r))for(S=0;S<r.length;S++)Yp(A,r[S],B,G,D);else G=Eh(G),D&&D[fY]?D.yS(r,G,n(B)?!!B.capture:!!B,A):b0(true,G,B,D,r,A)},nY=function(A,r,B,G){return A.W?A=true:(r=new F(r,this),B=A.g||A.src,G=A.listener,A.j&&RO(A),A=G.call(B,r)),A},b0=function(A,r,B,G,D,S,t,P){if(!D)throw Error("Invalid event type");if(!((t=zP((P=n(B)?!!B.capture:!!B,G)))||(G[da]=t=new w(G)),A=t.add(D,r,A,P,S),A.C)){if(((r=VZ(),A).C=r,r.src=G,r.listener=A,G).addEventListener)N0||(B=P),void 0===B&&(B=false),G.addEventListener(D.toString(),r,B);else if(G.attachEvent)G.attachEvent(oO(D.toString()),r);else if(G.addListener&&G.removeListener)G.addListener(r);else throw Error("addEventListener and attachEvent are unavailable.");u0++}},CY=function(A,r,B,G,D,S){if(G&&G.once)Yp(D,B,G,r,A);else if(Array.isArray(B))for(S=0;S<B.length;S++)CY(A,r,B[S],G,D);else r=Eh(r),A&&A[fY]?A.nL(B,r,n(G)?!!G.capture:!!G,D):b0(false,r,G,A,B,D)},u0=0,VZ=function(A,r){return A=(r=nY,function(B){return r.call(A.src,A.listener,B)})},FE="__closure_events_fn_"+(1E9*Math.random()>>>0),wa=function(A,r){return r[A]<<24|r[(A|0)+1]<<16|r[(A|0)+2]<<8|r[(A|0)+3]},Jn=[],Eh=function(A){if("function"===typeof A)return A;return A[A[FE]||(A[FE]=function(r){return A.handleEvent(r)}),FE]},x=I.requestIdleCallback?function(A){requestIdleCallback(function(){A()},{timeout:4})}:I.setImmediate?function(A){setImmediate(A)}:function(A){setTimeout(A,0)},T=[],TP=function(A,r,B,G){try{for(G=0;-1934991136!==G;)A=(A|0)+(((B<<4|0)^B>>>5)+(B|0)^(G|0)+(r[G&3]|0))|0,G=G+2489668359|0,B=(B|0)+(((A<<4|0)^A>>>5)+(A|0)^(G|0)+(r[G>>>11&3]|0))|0;return[A>>>24,A>>16&255,A>>8&255,A&255,B>>>24,B>>16&255,B>>8&255,B&255]}catch(D){throw D;}},XE=function(A,r,B,G,D,S){if(!A.i){A.l++;try{for(r=(D=(G=A.L,5001),B=0,void 0);(A.Yv||--D)&&(A.F||(B=A.R(230))<G);)try{S=void 0,A.F?r=A.J(A.F):(X(220,A,B),S=M(A),r=A.R(S)),r&&r.call?r(A):e(0,A,[m,21,S]),A.A=true,Q(A,false,false)}catch(t){A.R(122)?e(22,A,t):X(122,A,t)}D||e(0,A,[m,33])}catch(t){try{e(22,A,t)}catch(P){u(A,P)}}A.l--}};b.prototype.Bo=function(){return M(this)};var y,u=function(A,r){A.i=((A.i?A.i+"~":"E:")+r.message+":"+r.stack).slice(0,2048)},m={},l=function(A,r,B,G,D,S){if(r.H==r)for(D=r.R(A),253==A?(A=function(t,P,v,p){if(D.$v!=(v=(p=D.length,(p|0)-4>>3),v)){P=[0,0,S[1],(v=(v<<3)-(D.$v=v,4),S[2])];try{D.Gk=TP(wa(v,D),P,wa((v|0)+4,D))}catch(f){throw f;}}D.push(D.Gk[p&7]^t)},S=r.R(35)):A=function(t){D.push(t)},G&&A(G&255),r=B.length,G=0;G<r;G++)A(B[G])},M=function(A,r,B,G){if(A.F)return A.J(A.K);return((G=(G=A.R(230),B=G>>3,L(A,G)),A).s!=B>>3&&(A.s=B>>3,r=A.R(141),A.oc=TP(A.KL,[0,0,r[1],r[2]],A.s)),G)^A.oc[B&A[T].length]},K=(b.prototype.ZR=(b.prototype.xv=function(A,r,B,G){try{G=A[((r|0)+2)%3],A[r]=(A[r]|0)-(A[((r|0)+1)%3]|0)-(G|0)^(1==r?G<<B:G>>>B)}catch(D){throw D;}},void 0),b.prototype.rC=void 0,function(A,r,B,G){for(B=(G=(r|0)-1,[]);0<=G;G--)B[(r|0)-1-(G|0)]=A>>8*G&255;return B}),O=[],L=function(A,r){if(r>=A.L)throw[m,31];return(X(230,A,(r|0)+8),A.o)[r>>3]},M0=(b.prototype.J=function(A){return(A=A().shift(),this.F()).length||this.K().length||(this.K=this.F=void 0),A},[]),X=function(A,r,B){if(230==A||220==A)if(r.T[A])r.T[A][r.O](B);else r.T[A]=r.by(B);else if(143!=A&&253!=A&&124!=A&&128!=A&&35!=A||!r.T[A])r.T[A]=r.I(r.R,B);141==A&&e7(r)},mU=function(A,r){return(r=M(A),r)&128&&(r=r&127|M(A)<<7),r},$p=[],Z=[],LY=function(A,r,B,G,D){if(((G=A[0],r).A=false,G)==Z)r.hO=25,r.G(A);else if(G==T){B=A[1];try{D=r.i||r.G(A)}catch(S){u(r,S),D=r.i}B(D)}else if(G==QZ)r.G(A);else if(G==O)r.G(A);else if(G==l0){try{for(D=0;D<r.uy.length;D++)try{B=r.uy[D],B[0][B[1]](B[2])}catch(S){}}catch(S){}(0,A[1])(function(S,t){r.Ho(S,true,t)},(r.uy=[],function(S){h(r,(S=!r.h.length,[M0])),S&&U(true,false,r)}))}else{if(G==Jn)return D=A[6],B=A[2],X(137,r,A[4]?[D[0].Y]:D),X(107,r,B),r.G(A);G==M0&&(r.vo=[],r.o=[],r.T=null)}},l0=[],pY=function(A,r,B,G,D){for(A.hO=(D=((A.by=function(S,t,P){return(t=function(){return P()},P=function(){return S},t)[this.O]=function(v){S=v},t},G=[],A).vo=(A.A=false,A.M=(A.j$=(A.F=void 0,KY),false),A.I=function(S,t,P,v,p,f){return((v=(f=this,function(){return p()}),p=function(){return p[(f.LL|0)+(v[f.Rc]===S|0)-!P[f.Rc]]},P=f.G,v)[f.O]=function(W){p[f.pL]=W},v)[f.O](t),t=v},A.dC=(A.K=void 0,A.S$=Oh,0),A.iy=0,[]),A.l=0),25);128>D;D++)G[D]=String.fromCharCode(D);(((A.o=((((((((((((((A.B=!(((((((((A.tO=((((A.sj=(D=((X(230,A,(A.uy=(A.VS=function(S){this.H=S},[]),A.H=A,A.T=[],0)),X(220,A,0),X(161,A,function(S){S.Tk(3)}),X)(59,A,I),window.performance||{}),D.timeOrigin)||(D.timing||{}).navigationStart||0,X)(74,A,function(S,t,P,v,p,f){Q(S,true,false)||(v=ZD(S),P=v.U,p=v.Z,t=v.P,f=P.length,P=0==f?t[p]():1==f?t[p](P[0]):2==f?t[p](P[0],P[1]):3==f?t[p](P[0],P[1],P[2]):2(),X(v.X,S,P))}),X(153,A,function(S,t,P){t=(P=M(S),M(S)),X(t,S,""+S.R(P))}),A).Ej=function(S,t){((t.push(S[0]<<24|S[1]<<16|S[2]<<8|S[3]),t).push(S[4]<<24|S[5]<<16|S[6]<<8|S[7]),t).push(S[8]<<24|S[9]<<16|S[10]<<8|S[11])},X(145,A,function(S,t,P,v,p){for(t=(P=(p=mU((v=M(S),S)),[]),0);t<p;t++)P.push(M(S));X(v,S,P)}),X)(163,A,0),X(133,A,function(S,t,P,v,p,f,W,H,d,J,q,E,Y){for(q=(p=(J=((E=(W=(P=(v=M(S),0),function(c,z){for(;E<c;)P|=M(S)<<E,E+=8;return P>>=(z=P&(1<<c)-(E-=c,1),c),z}),0),W)(3)|0)+1,W(5)),H=0,[]),d=0;H<p;H++)f=W(1),q.push(f),d+=f?0:1;for(d=(H=((d|0)-1).toString(2).length,Y=[],0);d<p;d++)q[d]||(Y[d]=W(H));for(W=0;W<p;W++)q[W]&&(Y[W]=M(S));for(t=[];J--;)t.push(S.R(M(S)));X(v,S,function(c,z,yZ,ra,V){for(ra=(yZ=(V=0,[]),[]);V<p;V++){if(z=Y[V],!q[V]){for(;z>=ra.length;)ra.push(M(c));z=ra[z]}yZ.push(z)}V=c.J,c.F=c.I(V,t.slice()),c.K=c.I(V,yZ)})}),false),X)(122,A,352),X(205,A,function(S,t){(t=M(S),S=S.R(t),Hc)(S[1],S[2],S[0])}),X(135,A,function(S,t,P,v){P=(v=(v=(P=M(S),M)(S),t=M(S),S.R(v)),S.R(P)),X(t,S,P[v])}),X(225,A,function(S,t,P,v){(P=(t=M(S),M)(S),v=M(S),X)(v,S,S.R(t)||S.R(P))}),A.h=[],X)(102,A,function(S,t,P,v,p,f){if(!Q(S,true,true)){if("object"==(S=(v=(t=(f=(P=(t=(f=(v=M(S),M)(S),M(S)),M(S)),S.R(f)),S).R(t),S.R(v)),S).R(P),tn(v))){for(p in P=[],v)P.push(p);v=P}for(P=(t=0<t?t:1,p=0,v).length;p<P;p+=t)f(v.slice(p,(p|0)+(t|0)),S)}}),X(58,A,function(S){hn(S,1)}),X)(244,A,function(S,t,P,v,p,f,W){if((W=(t=(p=M(S),mU)(S),""),S).T[214])for(v=S.R(214),f=v.length,P=0;t--;)P=((P|0)+(mU(S)|0))%f,W+=G[v[P]];else for(;t--;)W+=G[M(S)];X(p,S,W)}),A).Fb=[],X)(207,A,function(S,t,P,v){(v=(t=(v=M(S),t=M(S),P=M(S),S.R(t)),S.R(v))==t,X)(P,S,+v)}),X(140,A,function(S,t,P,v){(P=(t=(t=(P=M(S),M(S)),v=M(S),S).R(t),S).R(P),X)(v,S,P in t|0)}),X)(85,A,function(S,t){Q(S,true,false)||(t=ZD(S),X(t.X,S,t.Z.apply(t.P,t.U)))}),X(249,A,function(S){S.Tk(4)}),X(217,A,function(S){S.Uj(4)}),X(101,A,function(S,t,P,v){(t=(v=(P=M(S),M(S)),M(S)),S.H)==S&&(t=S.R(t),v=S.R(v),S.R(P)[v]=t,141==P&&(S.s=void 0,2==v&&e7(S)))}),X)(128,A,[]),X)(68,A,function(S,t,P){(t=(t=(P=M(S),M)(S),S.R(t)),0)!=S.R(P)&&X(230,S,t)}),1),X(199,A,function(S,t,P,v,p){P=(p=(t=(P=(v=M(S),M)(S),M)(S),M(S)),S).R(P),p=S.R(p),t=S.R(t),X(v,S,Uh(t,S,p,P))}),X)(35,A,[0,0,0]),X(119,A,function(S,t,P){(t=(t=(t=M(S),P=M(S),S).R(t),tn)(t),X)(P,S,t)}),vc)(),X)(98,A,function(S,t,P,v,p,f){Q(S,true,false)||(v=ZD(S),t=v.Z,p=v.U,f=p.length,P=v.P,t=0==f?new P[t]:1==f?new P[t](p[0]):2==f?new P[t](p[0],p[1]):3==f?new P[t](p[0],p[1],p[2]):4==f?new P[t](p[0],p[1],p[2],p[3]):2(),X(v.X,S,t))}),X(147,A,function(S,t){aO((t=S.R(M(S)),t),S)}),X)(124,A,[]),X)(107,A,{}),X)(40,A,function(S,t,P,v){P=(v=M(S),t=M(S),v=S.R(v),S).R(t),X(t,S,P+v)}),X)(237,A,2048),X(175,A,function(S){hn(S,4)}),X)(3,A,0),X(143,A,[165,0,0]),X)(104,A,function(S,t,P){Q(S,true,false)||(t=M(S),P=M(S),X(P,S,function(v){return eval(v)}(Ab(S.R(t)))))}),X(253,A,A.S(4)),X)(23,A,function(){}),X)(208,A,function(S,t,P,v){(t=(P=M(S),M)(S),v=M(S),X)(v,S,S.R(P)>>>t)}),X(125,A,function(S,t,P,v){if(v=S.Fb.pop()){for(t=M(S);0<t;t--)P=M(S),v[P]=S.T[P];v[128]=S.T[128],v[237]=S.T[237],S.T=v}else X(230,S,S.L)}),X)(38,A,A),X)(246,A,function(S,t,P,v,p){t=(P=(v=(p=(v=(P=(t=M(S),M)(S),M(S)),M)(S),S).R(v),S.R(P)),S.R(t)),p=S.R(p),0!==t&&(p=Uh(p,S,1,v,t,P),CY(t,p,P),X(163,S,[t,P,p]))}),[]),A).L=0,h(A,[O,B]),h)(A,[l0,r.Oj]),U)(r.wC,true,A)},aO=function(A,r){((r.Fb.push(r.T.slice()),r).T[230]=void 0,X)(230,r,A)},h=(b.prototype.R=function(A,r){if(r=this.T[A],void 0===r)throw[m,30,A];return r()},R=b.prototype,function(A,r){A.h.splice(0,0,r)}),e7=function(A){A.s=(A.KL=L(A,A.R(230))<<24|L(A,A.R(230))<<16|L(A,A.R(230))<<8|L(A,A.R(230)),void 0)},rT=function(A,r,B){return(XE((B=A.R(230),A.o&&B<A.L?(X(230,A,A.L),aO(r,A)):X(230,A,r),A)),X(230,A,B),A).R(107)},e=(R.Rc=(R.pL=36,"caller"),R.LL=35,function(A,r,B,G,D,S){if(B=((A=(G=((S=void 0,B&&B[0]===m)&&(A=B[1],S=B[2],B=void 0),r).R(128),0==G.length&&(D=r.R(220)>>3,G.push(A,D>>8&255,D&255),void 0!=S&&G.push(S)),""),B)&&(B.message&&(A+=B.message),B.stack&&(A+=":"+B.stack)),r).R(237),3<B){r.H=(S=(A=sh((B-=(A=A.slice(0,(B|0)-3),(A.length|0)+3),A).replace(/\\r\\n/g,"\\n")),r.H),r);try{l(253,r,K(A.length,2).concat(A),12)}finally{r.H=S}}X(237,r,B)}),Uh=function(A,r,B,G,D,S,t){return t=function(){if(r.H==r){if(r.T){var P=[Jn,G,A,void 0,D,S,arguments];if(2==B)var v=(h(r,P),U)(false,false,r);else if(1==B){var p=!r.h.length;(h(r,P),p)&&U(false,false,r)}else v=LY(P,r);return v}D&&S&&Hc(S,t,D)}}},ZD=function(A,r,B,G,D,S){for(S=(B=(r=((G=(D={},M)(A),D).X=M(A),D.U=[],A.H)==A?(M(A)|0)-1:1,M)(A),0);S<r;S++)D.U.push(M(A));for(D.Z=A.R(G);r--;)D.U[r]=A.R(D.U[r]);return D.P=A.R(B),D},QZ=(R.O="toString",b.prototype.S=function(A,r){for(r=[];A--;)r.push(255*Math.random()|0);return r},R.Yv=(b.prototype.MT=function(A,r,B){if(3==A.length){for(B=0;3>B;B++)r[B]+=A[B];for(B=[13,8,13,12,16,(A=0,5),3,10,15];9>A;A++)r[3](r,A%3,B[A])}},false),[]),U=(b.prototype.G=((((R=b.prototype,R.Wo=(b.prototype.Ho=function(A,r,B,G,D){if(this.i)A(this.i);else try{D=[],G=!this.h.length,h(this,[Z,D,B]),h(this,[T,A,D]),r&&!G||U(r,true,this)}catch(S){u(this,S),A(this.i)}},function(A,r,B){return A^(r^=r<<13,r^=r>>17,(r=(r^r<<5)&B)||(r=1),r)}),R).$=(window.performance||{}).now?function(){return this.sj+window.performance.now()}:function(){return+new Date},R.kv=function(A,r,B,G){for(;B--;)230!=B&&220!=B&&r.T[B]&&(r.T[B]=r[G](r[A](B),this));r[A]=this},R).qT=function(){return Math.floor(this.dC+(this.$()-this.V))},R.NT=function(){return Math.floor(this.$())},R).zk=function(A,r,B,G,D){for(D=G=0;G<A.length;G++)D+=A.charCodeAt(G),D+=D<<10,D^=D>>6;return G=new (D+=D<<3,D^=D>>11,A=D+(D<<15)>>>0,Number)(A&(1<<r)-1),G[0]=(A>>>r)%B,G},R.JO=function(A,r,B,G,D,S){for(G=(B=S=0,[]);B<A.length;B++)for(D=D<<r|A[B],S+=r;7<S;)S-=8,G.push(D>>S&255);return G},function(A,r){return r={},A={},function(B,G,D,S,t,P,v,p,f,W,H,d,J,q,E,Y,c){r=(p=r,A);try{if((t=B[0],t)==$p)return p==A?21:78;if(t==O){q=B[1];try{for(G=(W=0,[]);W<q.length;){if(null==(J=(d=(Y=(c=N[q.charAt(W++)],W<q.length?N[q.charAt(W)]:0),++W,W)<q.length?N[q.charAt(W)]:64,++W,W<q.length?N[q.charAt(W)]:64),++W,c)||null==Y||null==d||null==J)throw Error();64!=(G.push(c<<2|Y>>4),d)&&(G.push(Y<<4&240|d>>2),64!=J&&G.push(d<<6&192|J))}X(141,this,((this.o=G,this).L=this.o.length<<3,[0,0,0]))}catch(z){e(17,this,z);return}XE(this)}else if(t==Z)B[1].push(this.R(124).length,this.R(237),this.R(253).length,this.R(143).length),X(107,this,B[2]),this.T[203]&&rT(this,this.R(203));else{if(t==T){v=(f=(G=B[2],K)((this.R(143).length|0)+2,2),this.H),this.H=this;try{S=this.R(128),0<S.length&&l(143,this,K(S.length,2).concat(S),15),l(143,this,[1],104),l(143,this,K(this[T].length,1)),q=0,D=this.R(253),q+=this.R(3)&2047,q-=(this.R(143).length|0)+5,4<D.length&&(q-=(D.length|0)+3),0<q&&l(143,this,K(q,2).concat(this.S(q)),10),4<D.length&&l(143,this,K(D.length,2).concat(D),153)}finally{this.H=v}if(((P=this.S(2).concat(this.R(143)),P[1]=P[0]^3,P)[3]=P[1]^f[0],P)[4]=P[1]^f[1],H=this.QS(P))H="!"+H;else for(H="",q=0;q<P.length;q++)E=P[q][this.O](16),1==E.length&&(E="0"+E),H+=E;return((this.R((W=H,124)).length=G.shift(),X(237,this,G.shift()),this.R(253)).length=G.shift(),this).R(143).length=G.shift(),W}if(t==QZ)rT(this,B[1]);else if(t==Jn)return rT(this,B[1])}}finally{r=p}}}()),function(A,r,B,G,D,S){if(B.h.length){B.tO=(B.B=(B.B&&0(),true),A);try{D=B.$(),B.CL=D,B.V=D,G=Sg(A,B),S=B.$()-B.V,B.dC+=S,S<(r?0:10)||0>=B.hO--||(S=Math.floor(S),B.vo.push(254>=S?S:254))}finally{B.B=false}return G}}),KY,hn=function(A,r,B,G){l((G=(B=M(A),M(A)),G),A,K(A.R(B),r))},Sg=function(A,r,B,G){for(;r.h.length;){B=(r.M=false,r.h).pop();try{G=LY(B,r)}catch(D){u(r,D)}if(A&&r.M){x(function(){U(true,true,r)});break}}return G},Bv=function(A,r,B){return A.Ho(function(G){B=G},false,r),B},Q=function(A,r,B,G){if(!(G=0<A.iy&&A.B&&A.tO&&1>=A.l&&!A.F&&!A.M&&(A.A||!r)&&0==document.hidden,G)||(G?A.$():A.CL)-A.V<A.iy-(B?255:r?5:2))return false;return A.M=(((r=A.R(r?220:230),X)(230,A,A.L),A.h).push([QZ,r]),true)};KY=(b.prototype.Uj=function(A,r,B){for(B=(r=M(this),0);0<A;A--)B=B<<8|M(this);X(r,this,B)},/./);var Oh,Ab=(b.prototype[l0]=[0,0,((b.prototype.QS=function(A,r,B,G,D,S,t,P,v,p){for(S=0,r=[];S<A.length;S+=3)B=(v=S+2<A.length)?A[S+2]:0,t=(p=S+1<A.length)?A[S+1]:0,D=A[S],P=D>>2,G=B&63,D=(D&3)<<4|t>>4,B=(t&15)<<2|B>>6,v||(G=64,p||(B=64)),r.push(k[P],k[D],k[B],k[G]);return r.join("")},Oh=function(A){return M(A)^M(A)},b.prototype).Tk=function(A,r,B,G){(B=(G=(B=(A&=(r=A&4,3),M(this)),M(this)),this.R(B)),r&&(B=sh((""+B).replace(/\\r\\n/g,"\\n"))),A&&l(G,this,K(B.length,2)),l)(G,this,B)},1),1,0,1,1],b.bind&&(Oh[b.prototype.O]=O.pop.bind(b.prototype[Z]),KY[b.prototype.O]=O.pop.bind(b.prototype[Z])),function(A,r){return(r=Bc())&&1===A.eval(r.createScript("1"))?function(B){return r.createScript(B)}:function(B){return""+B}}(I)),g=I,Ga=["botguard"];Ga[0]in g||"undefined"==typeof g.execScript||g.execScript("var "+Ga[0]);for(var a;Ga.length&&(a=Ga.shift());)g=g[a]&&g[a]!==Object.prototype[a]?g[a]:g[a]={};(40<(y=I.botguard,y.m)||(y.m=41,y.bg=Pc,y.a=DD),y).oau_=function(A,r,B,G){return G=new b({Oj:r,wC:B},A),[function(D){return Bv(G,D)}]};try{y.u||(CY(I,function(){},"unload"),y.u=1)}catch(A){};}).call(this);'));}).call(this);</script>
  <script type="text/javascript" nonce="PmGHArrQY3NlUXijVfapDw">
  document.bg = new botguard.bg('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');
  </script>
<script nonce="PmGHArrQY3NlUXijVfapDw">
  gaia = window.gaia || {};
  gaia.ps = gaia.ps || {};
  gaia.ps.hasPrefilledIdentifier = false;
  function gaia_parseFragment() {
  var hash = location.hash;
  var params = {};
  if (!hash) {
  return params;
  }
  var paramStrs = decodeURIComponent(hash.substring(1)).split('&');
  for (var i = 0; i < paramStrs.length; i++) {
      var param = paramStrs[i].split('=');
      params[param[0]] = param[1];
    }
    return params;
  }

  function gaia_prefillEmail() {
    var email = null;
    var form = null;
    if (document.getElementById) {
      email = document.getElementById('Email');
      form = document.getElementById('gaia_loginform');
    }
    if (form && email && (email.value == null || email.value == '')
        && (email.type != 'hidden')) {
      hashParams = gaia_parseFragment();
      if (hashParams['Email'] && hashParams['Email'] != '') {
        email.value = hashParams['Email'];
      }
    }
  }

  
  try {
    gaia_prefillEmail();
  } catch (e) {
  }
  
</script>
<script nonce="PmGHArrQY3NlUXijVfapDw">
  var gaia_scrollToElement = function(element) {
  var calculateOffsetHeight = function(element) {
  var curtop = 0;
  if (element.offsetParent) {
  while (element) {
  curtop += element.offsetTop;
  element = element.offsetParent;
  }
  }
  return curtop;
  }
  var siginOffsetHeight = calculateOffsetHeight(element);
  var scrollHeight = siginOffsetHeight - window.innerHeight +
  element.clientHeight + 0.02 * window.innerHeight;
  window.scroll(0, scrollHeight);
  }
</script>
<script nonce="PmGHArrQY3NlUXijVfapDw">
  if (gaia.ps.hasPrefilledIdentifier) {
  var form = document.getElementById('gaia_loginform');
  if (form) {
  form.submit();
  }
  }
</script>
<script nonce="PmGHArrQY3NlUXijVfapDw">
  (function(){
  gaia_onLoginSubmit = function() {
  try {
  gaia.loginAutoRedirect.stop();
  } catch (err) {
  // do not prevent form from being submitted
  }
  try {
  document.bg.invoke(function(response) {
  document.getElementById('bgresponse').value = response;
  });
  } catch (err) {
  document.getElementById('bgresponse').value = '';
  }
  return true;
  }
  document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;
  var signinButton = document.getElementById('next');
  gaia_attachEvent(window, 'load', function(){
  gaia_scrollToElement(signinButton);
  });
  })();
</script>
  <script nonce="PmGHArrQY3NlUXijVfapDw">var e=this,g=function(b,c){b=b.split(".");var a=e;b[0]in a||!a.execScript||a.execScript("var "+b[0]);for(var d;b.length&&(d=b.shift());)b.length||void 0===c?a[d]?a=a[d]:a=a[d]={}:a[d]=c};var h=function(){try{return new XMLHttpRequest}catch(a){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++)try{return new ActiveXObject(b[c])}catch(d){}}return null};g("gaia.ajax.newXmlHttpRequest",h);var k=function(){this.g=h();this.parameters={}};
k.prototype.send=function(b,c){var a=[],d;for(d in this.parameters)a.push(d+"="+encodeURIComponent(this.parameters[d]));a=a.join("&");var f=this.g;f.open("POST",b,!0);f.setRequestHeader("Content-type","application/x-www-form-urlencoded");f.onreadystatechange=function(){4==f.readyState&&c({status:f.status,text:f.responseText})};f.send(a)};
k.prototype.m=function(b,c,a){var d=this.g;d.open("POST",b,!0);d.setRequestHeader("Content-type","application/json");d.onreadystatechange=function(){4==d.readyState&&a({status:d.status,text:d.responseText})};d.send(c)};k.prototype.get=function(b,c){var a=this.g;a.open("GET",b,!0);a.onreadystatechange=function(){4==a.readyState&&c({status:a.status,text:a.responseText})};a.send()};g("gaia.ajax.XmlHttpFormRequest",k);k.prototype.get=k.prototype.get;k.prototype.sendJson=k.prototype.m;
k.prototype.send=k.prototype.send;var l=/\s*;\s*/,m=function(){if(!document.cookie)return"";for(var b=document.cookie.split(l),c=0;c<b.length;c++){var a=b[c];a=a.replace(/^\s+/,"");a=a.replace(/\s+$/,"");if(0==a.indexOf("APISID="))return a.substr(7)}return""};var n=null,p=function(b,c){this.l=b;this.j=c;this.i=m();this.h=!1},q=function(){var b=n,c=m();c==b.i||b.h||(b.i=c,(new k).get(b.j,function(a){var d=n;a&&a.status&&200==a.status&&"OK"==a.text&&(d.g&&clearInterval(d.g),d.h||(window.location=d.l))}))};p.prototype.start=function(b){if(this.g)return!1;this.g=setInterval(function(){q()},b);return!0};g("gaia.loginAutoRedirect.start",function(b,c,a){if(n||!a||!c||0>=b)return!1;n=new p(c,a);return n.start(b)});
g("gaia.loginAutoRedirect.stop",function(){var b=n;b.h=!0;b.g&&(clearInterval(b.g),b.g=null)});
</script>
  <script type="text/javascript" nonce="PmGHArrQY3NlUXijVfapDw">
  gaia.loginAutoRedirect.start(5000,
  'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1W73ctJiniWUyIIUubFBAjbUswQg0b4hZ6cIPF_k7i90%2Fedit\x26followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1W73ctJiniWUyIIUubFBAjbUswQg0b4hZ6cIPF_k7i90%2Fedit\x26service=wise\x26ltmpl=docs\x26passive=1209600\x26noautologin=true',
  'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1W73ctJiniWUyIIUubFBAjbUswQg0b4hZ6cIPF_k7i90%2Fedit\x26followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1W73ctJiniWUyIIUubFBAjbUswQg0b4hZ6cIPF_k7i90%2Fedit\x26service=wise\x26ltmpl=docs\x26passive=1209600');
  </script>
  </body>
</html>
